Skip to content

Add a RoundTrip pass#2516

Merged
kripken merged 10 commits intomasterfrom
roundtrip
Dec 9, 2019
Merged

Add a RoundTrip pass#2516
kripken merged 10 commits intomasterfrom
roundtrip

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Dec 7, 2019

This pass writes and reads the module. This shows the effects
of converting to and back from the binary format, and will be
useful in testing dwarf debug support (where we'll need to see
that writing and reading a module preserves debug info properly).

@kripken kripken requested a review from tlively December 7, 2019 22:02
Copy link
Copy Markdown
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be added to the list of passes used by the fuzzer as well?

@kripken
Copy link
Copy Markdown
Member Author

kripken commented Dec 9, 2019

Good idea, adding to fuzzer.

@kripken kripken merged commit 247884e into master Dec 9, 2019
@kripken kripken deleted the roundtrip branch December 9, 2019 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants